ShipmentNotification-v1.0 Schema
Messages Complex Type
ShipmentNotification-v1.0 Schema : Messages Complex Type
Namespace urn:xmlns:nedfox-retaillink-com:ShipmentNotification
Diagram
Footer Element Row Element Sequence Rows Element FinalDestinationPartyNumber Element PickupPartyNumber Element DeliveryPartyNumber Element SupplierPartyNumber Element BuyerPartyNumber Element OrderDateTime Element SupplierReference Element BuyerReference Element ShipmentReference Element All Header Element HighPriority Element MessageReference Element MessageDateTime Element Sequence Message Element Sequence Messages Complex Type
Overview
Sequence
Sequence
MessageDateTime xs:dateTime
HighPriority optional xs:boolean
Sequence
All
Choice
BarcodeValue optional xs:long
BarcodeText optional
SkuQuantity xs:int
Purchase optional
All
PriceExclVat xs:decimal
PriceType Restriction of xs:string
AdviceSkuSalePriceInclVat optional xs:decimal
Description1 optional
Description2 optional
BuyerReference optional
Used By
Messages Element
Source
<xs:complexType name="Messages" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Message" type="xsi:Message" minOccurs="1" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>
See Also
ShipmentNotification-v1.0 Schema